Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Now we can compare more than two variables #19

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

lludol
Copy link

@lludol lludol commented May 14, 2015

I added the helper 'are' to compare more than two variables.
I also updated the README and the test file.

It works like that:

{{#are x ">" y "and" x "not" z}} ... {{else}} ... {{/are}}
{{#are x "===" y "or" x ">=" z}} ... {{else}} ... {{/are}}

lludol and others added 14 commits May 10, 2015 23:37
Bumps [chai](https://github.com/chaijs/chai) from 1.5.0 to 4.3.4.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@1.5.0...v4.3.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
…-4.7.7

[Security] Bump handlebars from 1.0.10 to 4.7.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant